home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 3162 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: m.hendry@dial.pipex.com (Mathew Hendry)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: WB 3.0
  5. Date: Fri, 26 Jan 96 21:14:36
  6. Organization: Private node.
  7. Distribution: world
  8. Message-ID: <19960126.41CD78.131A9@an094.du.pipex.com>
  9. References: <4eathg$1dq@metroux.metrobbs.com>
  10. NNTP-Posting-Host: an094.du.pipex.com
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12.  
  13. Fuller (mafuller@clubmet.metrobbs.com) wrote:
  14. : I have heard that workbench 3.0 has a bug involving reopening workbench 
  15. : after an application has closed it.  This bug is suppose to involve the 
  16. : priority of the application, if the priority is to high workbench won't 
  17. : reopen properly causing you to have to reboot.  A new commidity called 
  18. : mcx243 is suppose to fix it but I got a vector warning from Virus Checker 
  19. : so I killed the program.  Can anyone help me?
  20.  
  21. If by "vectors" you mean the Amiga's xxxxcapture reset vectors then the
  22. MultiCX function which is most likely to be altering them is the reset
  23. handler, which forces a cold reboot when CTRL-LAmiga-RAmiga is pressed.
  24. This means that _all_ resident programs (including RAD:-like RAM disks,
  25. softkicker programs and naaasty viruses) will be removed during a reboot.
  26. If you don't want this option, remove the RESETHANDLER tooltype from
  27. MultiCX's icon.
  28.  
  29. Alternatively, you could run Virus Checker with vector checking off, and
  30. carry on using the reset handler. Vector checking is unlikely to catch a
  31. lot of viruses anyway, since most "modern" viruses don't even bother
  32. to attempt to stay resident after a reboot. Link viruses in particular
  33. are unlikely to use them, because they are generally activated pretty
  34. quickly after a reboot anyway, if they have infected some of the programs
  35. run from your Startup-Sequence.
  36.  
  37. -- Mat.
  38.